home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spanish Scene 4
/
SpanishScene4.iso
/
Programas
/
Multitasker_Ind
/
MetalWeb4pre2.lha
/
MetalWEB 4.0
/
rexx
/
Voyager.rexx
< prev
Wrap
OS/2 REXX Batch file
|
1999-09-01
|
207b
|
16 lines
/*
** This script shows how to obtain a list
** of an applications ARexx commands.
*/
options results
address 'METALWEB.1'
SAVE_ALLPATH 'ram:temp.html'
address 'VOYAGER'
OpenURL 'file:///ram:tmp.html'